Analysing Crossover Operators by Search Step Size
نویسندگان
چکیده
| Crossover plays an important role in GA-based search. There have been many empirical comparisons of diierent crossover operators in the literature. However, analytical results are limited. No theory has explained the behaviours of diierent crossover operators satisfactorily. This paper analyses crossover from quite a diierent point of view from the classical schema theorem. It explains the behaviours of diierent crossover operators through the investigation of crossover's search neighbourhood and search step size. It is shown that given the binary chromosome encoding scheme GAs with a large search step size is better than GAs with a small step size for most problems. Since uniform crossover's search step size is larger than that of either one-point or two-point crossover, uniform crossover is expected to perform better than the other two. Similarly, two-point crossover is expected to perform better than one-point crossover due to its larger search step size. It is also shown in this paper that increasing the number of crossover points will increase crossover's search step size. The analytical results are supported by the experimental studies on 12 benchmark function optimisation problems.
منابع مشابه
Study of Various Mutation Operators in Genetic Algorithms
Genetic Algorithms are the population based search and optimization technique that mimic the process of natural evolution. Different crossover and mutation operators exist to solve the problem that involves large population size. Example of such a problem is travelling sales man problem, which is having a large set of solution. In this paper we will discuss different mutation operators that hel...
متن کاملThe Distributional Biases of Crossover Operators
The choice of genetic operators is one way in which genetic algorithms can be tailored to speciic optimization problems. For bit represented problems, the choice of crossover operator , or the choice not to use a crossover operator, can dramatically aaect search performance. The eecacy of crossover for genetic search is governed by the relationship between the crossover biases and the search pr...
متن کاملStudy of Various Crossover Operators in Genetic Algorithms
Genetic Algorithms are the population based search and optimization technique that mimic the process of natural evolution. Performance of genetic algorithms mainly depends on type of genetic operators – Selection, Crossover, Mutation and Replacement used in it. Different crossover and mutation operators exist to solve the problem that involves large population size. Example of such a problem is...
متن کاملA Genetic Algorithm with Multi-Step Crossover for Job-Shop Scheduling Problems
Genetic Algorithms (GAs) have been designed as general purpose optimization methods. GAs can be uniquely characterized by their population-based search strategies and their operators: mutation, selection and crossover. In this paper, we propose a new crossover called multi-step crossover (MSX) which utilizes a neighborhood structure and a distance in the problem space. Given parents, MSX succes...
متن کاملAN EFFICIENT CROSSOVER OPERATOR FOR TRAVELING SALESMAN PROBLEM
Crossover operator plays a crucial role in the efficiency of genetic algorithm (GA). Several crossover operators have been proposed for solving the travelling salesman problem (TSP) in the literature. These operators have paid less attention to the characteristics of the traveling salesman problem, and majority of these operators can only generate feasible solutions. In this paper, a crossover ...
متن کامل